home *** CD-ROM | disk | FTP | other *** search
- --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
- -- UNIT NAME : Compilation Order Requirements Report
- -- VERSION : 1.0
- -- REVIEW CODE :
- -- DDN ADDRESS :
- -- AUTHOR : Bill Toscano, Michael Gordon
- -- : Intermetrics, Inc,
- -- : 733 Concord Ave,
- -- : Cambridge, MA 02138
- -- : Contact: Lt. Colonel Falgiano
- -- : ESD/SCW
- -- : Hanscom AFB, MA 01731
- -- COPYRIGHT : (c) 1985 Intermetrics, Inc.
- -- DATE CREATED : 15 October 1985
- -- DATE RELEASED : 18 March 1985
- -- DATE LAST UPDATED : 17 March 1985
- -- LOCATION : ASR
- -- ENVIRONMENT :
- --= CLASSIFICATION ===============================================--
- -- CATEGORY LEVEL 1 : PROGRAMMING TOOLS
- -- CATEGORY LEVEL 2 : Compilation Order Requirements Report
- -- CATEGORY LEVEL 3 :
- -- CATEGORY LEVEL 4 :
- -- KEYWORD : compilation order
- -- INDEX : Compilation Order
- -- INDEX : Order, Compilation
- -- TAXONOMY :
- -- DEPENDENCIES :
- -- SEE ALSO : WIS_TOOL_06_1_2
- -- SEE ALSO : ABSTRACT
- --= FILE LISTING ===============================================--
- -- FILE SPECS : PD:<ADA.COMPILATION-ORDER>CO*.*
- -- FILE SPECS : PD:<ADA.COMPONENTS>ABSTRACT.*
- -- DIRECTORY DISPLAY :
- -- Directory PD:<ADA.COMPILATION-ORDER>
- -- File Name Byte Count Line Count
- -- --------------- ---------- ----------
- -- COABS.CO 622 54
- -- COABS.NOT 236 5
- -- COMPDOC.DIS 74 6
- -- COMPORD.CMM 1456 35
- -- COMPORD.CO 202 16
- -- COMPORD.DOC 75149 2455
- -- COMPORD.PRO 3550 72
- -- COMPORD.SRC 291226 6234
- -- COMPORD.TST 68764 1913
- -- COMPTST.DIS 284 26
- -- COREAD.ME 4855 121
- -- =============== ========== ==========
- -- 11 Files 446418 10937
- -- Directory PD:<ADA.COMPONENTS>
- -- File Name Byte Count Line Count
- -- --------------- ---------- ----------
- -- ABSTRACT.CMM 2263 57
- -- ABSTRACT.CO 2657 51
- -- ABSTRACT.PRO 3334 74
- -- ABSTRACT.SRC 572620 17976
- -- =============== ========== ==========
- -- 4 Files 580874 18158
- --= ABSTRACT ===============================================--
- -- The Compilation Order Requirements Report computes a proper
- -- compilation order for given Ada source files. It then generates a
- -- report showing the computed compilation order and outputs it to the
- -- default output file.
- --= REVISION HISTORY ===============================================--
- --
- -- DATE VERSION AUTHOR HISTORY
- -- 03/85 1.0 Bill Toscano Initial Release
- --= RELEASE NOTICE ===============================================--
- -- This prologue must be included in all copies of this software.
- --
- -- This software is copyright by the author.
- --
- -- This software is released to the Ada community.
- -- This software is released to the Public Domain (note:
- -- software released to the Public Domain is not subject
- -- to copyright protection).
- -- Restrictions on use or distribution: NONE
- --= DISCLAIMER ===============================================--
- -- This software and its documentation are provided "AS IS" and
- -- without any expressed or implied warranties whatsoever. No warranties
- -- as to performance, merchantability, or fitness for a particular
- -- purpose exist.
- -- The user is advised to test the software thoroughly before
- -- relying on it. The user must assume the entire risk and liability of
- -- using this software. In no event shall any person or organization of
- -- people be held responsible for any direct, indirect, consequential or
- -- inconsequential damages or lost profits.
- --======================================================================--
-